Skip to content
Back to search
30
MCP

Multi-Service Gateway

pulsemcp/multi-service gateway

Provides a unified gateway for LLMs to access GitHub, GitLab, Google Maps, Memory storage, and Puppeteer web automation tools through a Flask-based server deployable on Red Hat environments.

Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

LLM Gateway
Unified gateway for managing multiple LLM providers with automatic model selection, semantic caching, and cost optimization features for rel
0 tools
io.github.mikerawsonnz/authenticated-multi-llm-agent
Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f
0 tools · streamable-http
Gateway
Connects AI assistants to multiple specialized services through a unified gateway, enabling dynamic tool discovery and seamless interaction
0 tools
LLM CLI Gateway
One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.
0 tools
Routara LLM Gateway
OpenAI-compatible LLM, image and video APIs via Routara (api.routara.ai).
0 tools
io.github.daedalus/mcp-llm-gateway
MCP-compatible LLM gateway that proxies completion requests.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "multi-service_gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}